Package-level declarations

(beta) AR UI Elements (controls) & AR UI Elements Containers

Types

Link copied to clipboard
class ArModel(primitives: ArrayList<ArPrimitive>, val name: String = "") : Drawable, IArElement

Represents a collection of 3D primitives to be rendered in an augmented reality (AR) environment.

Link copied to clipboard

Represents a board in an Augmented Reality (AR) environment, capable of displaying 2D UI elements and place them at 3D position.

Link copied to clipboard
interface IArElement

Interface of an element that can be drawn in ArScreen